home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODFDev / Embed / Sources / SOMItMc.cpp < prev    next >
Encoding:
Text File  |  1996-09-17  |  512 b   |  22 lines  |  [TEXT/MPS ]

  1. //========================================================================================
  2. //
  3. //    File:                SOMItMc.cpp
  4. //    Release Version:    $ ODF 2 $
  5. //
  6. //    Copyright:            (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. //
  8. //========================================================================================
  9.  
  10. #ifndef FWPRTITE_H
  11. #include "FWPrtIte.h"
  12. #endif
  13.  
  14. #ifndef FWSOMITE_H
  15. #include "FWSOMIte.h"
  16. #endif
  17.  
  18. #ifdef FW_BUILD_MAC
  19. #pragma segment odfembed
  20. #endif
  21.  
  22. FW_SOMITERATOR(ODFExamples, ODFEmbed)